V1.3 - I added the possibility to use different images for each button. The initialization process has got its own thread now, allowing me to display the status of initialization in the applet area before the loading was finished. The font color can now be defined the same way like in HTML - with three hexadecimal numbers. I also implemented the option of defining a sound which is played when a button is highlighted and when a button is pressed.
V1.21 - almost the same like V1.2. I added the features "DEFAULTDESTFRAME", which allows it to specify a default destination frame. The first "Special Feature" has been embedded. And, finally, I cleaned up the source a bit.
V1.2 - After a friend asked me to make just a few, simple modifications I began to rewrite my applet and what was meant to be just a minor improvement turned out to be a major update. Anyway, there are several new options, the most interesting being that it's now possible to create horizontal buttonbars! You can also define new default values for the font name, font color, font style and font size, which is easier than to change the font properties for each button manually. Another cool option is "BUTTONSTAYPRESSED", which means that the button which was pressed indicates by remaining pressed where on a site the viewer currently is. You can also specify a so called "status bar message", which means that when the mouse arrow is over a button a short statement appears in the status bar of your browser. These were the major improvements, some minor ones are:
V1.0b - First version which was ever released. The b strands for beta, which doesn't necessarily mean that there was a final version...